k y m a • t w e a k y — the kyma collective || view the current website || February 2015 Archive

/ WebHome / How.realtime wavetable

Search


How Section


How do I...
Add a question...

Home 
Topics 
More... 

All Sections


Products
Order
Company
Community
Share
Learn

Login / Register 
Change password
Forgot password?
%SESSION_IF_AUTHENTICATED% Site Map
%SESSION_ENDIF%

Symbolic Sound


Home
Kyma Forum
Eighth Nerve

TWiki Links


%SESSION_IF_AUTHENTICATED% TWiki Shorthand
TWiki Formatting FAQ
What is TWiki?
%SESSION_ENDIF% twiki.org

Question (or Task)

Hi. I am trying to create a "lo-fi" wavetable synthesizer whose table has 32 samples of amplitude, all of which can be individually controlled in real time. My initial goal is somewhat akin to this VST plug-in: https://www.youtube.com/watch?v=qUrHR-hsXsQ (without the right-hand nonesuch).

My first unsuccessful attempt took a "Pulse Train", and ran it into a "Constant" with:

((Pulsetrain) countTriggers) Mod 31) of: #(!Sample1 !Sample2 !Sample3 .... !Sample32)

But this doesn't work. I believe because the "Constant" can't output at the audio rate (reading this question here: http://www.symbolicsound.com/cgi-bin/bin/view/How/TriggerSampleAtAHighRate).

Any alternate solutions? Of course I can create these wavetables using the Sample Editor, but I want to be able to use "Interpolate Presets" to move through different slider settings of wavetables.

Thanks!

.

Solution(s)

.

-- SimonHutchinson - 24 Dec 2014

WebForm
Question: How can I create a wavetable synth whose table I can alter in real time?
Keywords: wavetable

 
 
© 2003-2014 by the contributing authors. / You are TWikiGuest